GetValue Method (GenericCache<TKey,TValue,TCacheNodeFactory>)
Returns the item associated with the supplied identifier.
'Declaration
Public Function GetValue( _
ByVal As _
) As
Parameters
- k
- Identifier for the value to be returned.
Return Value
Item value corresponding to Key supplied.